home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / nekodemo / rtrv / shared.dir / 00369_LONG_EXIT.ls < prev    next >
Encoding:
Text File  |  1995-05-10  |  61 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseUp
  6.   go("NEW")
  7. end
  8.